projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29ab25a
)
*** empty log message ***
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Wed, 24 Dec 2003 06:39:58 +0000
(06:39 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Wed, 24 Dec 2003 06:39:58 +0000
(06:39 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 700f671ca0c452423fa5f8fe18bc5287f6d858c8..c527c55beaeb5134f98666ffd79e578371c1814c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
+
+ * xfaces.c (Fcolor_gray_p): Fix omission bug:
+ In case `frame' is nil, consult the selected frame.
+ (Fcolor_supported_p): Likewise.
+
2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
* fns.c (Frandom, Fstring_make_multibyte, Fset_char_table_range):